home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / mus / play / SPlayLib31.lha / superplay-lib / Docs / MED.doc < prev    next >
Text File  |  1994-07-21  |  2KB  |  84 lines

  1.  
  2.   MED.svobject
  3.  
  4.   © 1994 by Andreas R. Kleinert.
  5.  
  6.   FREEWARE. All rights reserved.
  7.  
  8.   Version      : 2.1
  9.   Release Date : 18.07.1994
  10.  
  11.  
  12.   Description
  13.   ~~~~~~~~~~~
  14.   MED.svobject is an external Library-Module for the superplay.library V1+.
  15.  
  16.   It supports reading of MED Files.
  17.  
  18.  
  19.   Requirements
  20.   ~~~~~~~~~~~~
  21.   - OS V2.04+ (V37)+ and its libraries
  22.   - medplayer.library V1+
  23.  
  24.  
  25.   Author
  26.   ~~~~~~
  27.   Andreas R. Kleinert
  28.   Grube Hohe Grethe 23
  29.   D-57074 Siegen
  30.   Germany
  31.  
  32.  
  33.   History :
  34.   ~~~~~~~~~
  35.  
  36.   V2.1 (18.07.1994) :
  37.  
  38.    - integrated new "SampleList"-Functions for exporting more than one
  39.      sample
  40.    - so extraction of samples from modules now is possible
  41.      (see Example-Programs "SampleListDemo" and "SampleListPlay" for
  42.       detailed information on how to use this functions)
  43.  
  44.  
  45.   V1.5 (05.07.1994) :
  46.  
  47.    - fixed subtype strings (one blank too much)
  48.    - changed subtype string to also reflect MMD1
  49.  
  50.  
  51.   V1.4 (30.04.1994) :
  52.  
  53.    - fixed (hopefully) "header not located" problems within memory
  54.      delocation
  55.  
  56.  
  57.   V1.3 (27.03.1994) :
  58.  
  59.    - replaced SAS/C's sprintf()-routine with own, RawDoFmt()-based one.
  60.      This increases codesize a little bit, because sprintf() wasn't
  61.      actually used yet. This might come in the future.
  62.    - now using Utility-Library for integer operations (activated
  63.      SAS/C's UTILLIB option) : this increases 68000-codesize a little
  64.      bit, but increases speed on 68020+ systems
  65.      (should also decrease codesize, but does not ...)
  66.  
  67.  
  68.   V1.2 (25.02.1994) :
  69.  
  70.    - fixed small bug in memory management routines
  71.  
  72.  
  73.   V1.1 (16.01.1994) :
  74.  
  75.    - first version
  76.  
  77.  
  78.   Copyrights
  79.   ~~~~~~~~~~
  80.   Some of the mentioned names or products above may be copyrighted by
  81.   companies or trademarks of companies.
  82.  
  83.  
  84.